# Requires the gtk-xfce-engine.

gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=16,16"
gtk-button-images = 0
gtk-menu-images = 0

style "default"
{
    GtkButton::default_border            = {0, 0, 0, 0}
    GtkButton::default_outside_border        = {0, 0, 0, 0}
    GtkButton::child_displacement_x            = 0
    GtkButton::child_displacement_y            = 1
    GtkButton::default_spacing            = 2
    GtkButton::focus-padding            = 0

    GtkCheckButton::indicator_size            = 8

    GtkMenuBar::internal-padding            = 1
    GtkMenuBar::shadow_type                = none

    GtkHandleBox::shadow_type            = none

    GtkMenuItem::selected_shadow_type        = none

    GtkPaned::handle_full_size            = 1
    GtkPaned::handle_size                = 2

    GtkRadioButton::indicator_size            = 10

    GtkRange::slider_width                = 8
    GtkRange::stepper_size                = 10
    GtkRange::stepper_spacing            = 0
    GtkRange::trough_border                = 0

    GtkScrollbar::has_forward_stepper        = 0
    GtkScrollbar::has_backward_stepper        = 0
    GtkScrollbar::has_secondary_backward_stepper    = 0
    GtkScrollbar::min_slider_length            = 20

    GtkToolbar::shadow_type                = none

    GtkWidget::focus-line-width            = 1
    GtkWidget::focus_padding            = 1 
    GtkWidget::interior_focus            = 1 
    GtkWidget::internal_padding            = 1 

    GtkEntry::cursor_aspect_ratio            = 0.1
    GtkEntry::cursor_color                = "#989898"
    GtkEntry::secondary_cursor_color        = "#989898"

    GtkTextView::cursor_color            = "#7F1E1C"
    GtkTextView::secondary_cursor_color        = "#989898"

    xthickness                    = 1
    ythickness                    = 1

    base[NORMAL]                    = "#181818" # Background, most
    base[PRELIGHT]                    = "#181818" # Mouseover menu
    base[ACTIVE]                    = "#252525" # Menu active item in inactive window
    base[SELECTED]                    = "#262626" # Menu active item in active window
    base[INSENSITIVE]                = "#282828" # Background, insensitive

    text[NORMAL]                    = "#989898" # Text in window
    text[PRELIGHT]                    = "#7F1E1C" # Text on Mouseover
    text[ACTIVE]                    = "#989898" # Active text in inactive window
    text[SELECTED]                    = "#7F1E1C" # Active text in active window
    text[INSENSITIVE]                = "#989898" # Unknown

    bg[NORMAL]                    = "#181818" # Normal Background, inactive Metacity bar, buttons
    bg[PRELIGHT]                    = "#252525" # Mouseover buttons
    bg[ACTIVE]                    = "#252525" # Mouseclicking, Tabs, active window list
    bg[SELECTED]                    = "#252525" # Metacity Bar
    bg[INSENSITIVE]                    = "#181818" # Insensitive buttons

    fg[ACTIVE]                    = "#989898"
    fg[INSENSITIVE]                    = "#989898"
    fg[NORMAL]                    = "#989898"
    fg[PRELIGHT]                    = "#7F1E1C"
    fg[SELECTED]                    = "#989898"

    engine "xfce"
    {
        smooth_edge = true

        boxfill
        {
            fill_style = plain
        }
    }
}

widget_class "*" style "default"

style "menustyle" = "default"
{
    xthickness = 2
    ythickness = 0

        engine "xfce"
    {
        smooth_edge = true
        grip_style = none

        boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.02
            shade_end = 1.00
        }
    }
}

widget_class "*BonoboDockItem"    style "menustyle"
class "*BonoboDockItem"        style "menustyle"
widget_class "*ToolBar"        style "menustyle"
class "*ToolBar"        style "menustyle"
widget_class "*MenuBar"        style "menustyle"
class "*MenuBar"        style "menustyle"

class "GtkWidget"          style "default"

style "inactivetext"
{

engine "mist"
     {
    }
}

widget_class "*.<GtkLabel>" style "inactivetext"
widget_class "*.<GtkCellLayout>" style "inactivetext"
#widget_class "*.<Combo>" style "inactivetext"

style "inactivetext2"
{


  fg[PRELIGHT]         = "#B3B600"
  text[PRELIGHT]     = "#B3B600"

engine "mist"
     {
    }
}

widget_class "*.<GtkMenuItem>.*" style "inactivetext2"



style "button" = "default"
{
    xthickness = 2
    ythickness = 2

    engine "xfce"
    {
        smooth_edge = true
        grip_style = none

        boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.05
            shade_end = 1.00
        }
    }
}

widget_class "*Button*"        style "button"
class "*Button*"        style "button"
widget_class "*button*"        style "button"
class "*button*"        style "button"
widget_class "*OptionMenu*"    style "button"
class "*OptionMenu*"        style "button"

style "sbstyle" = "default"
{
    fg[PRELIGHT] = "#181818" #text in progressbar
    bg[NORMAL] = "#181818"
    bg[PRELIGHT] = "#7F1E1C"
    xthickness = 4
    ythickness = 4

    engine "xfce"
    {
        smooth_edge = true
        grip_style = none
        boxfill
        {
            fill_style = gradient
            orientation = automatic
            shade_start = 1.0
            shade_end = 1.0
        }
    }
}



widget_class "*Scrollbar*"    style "sbstyle"
class "*Scrollbar*"        style "sbstyle"
widget_class "*GtkScale*"    style "sbstyle"
class "*GtkScale*"        style "sbstyle"
widget_class "*GtkProgress*"    style "sbstyle"
class "*GtkProgress*"        style "sbstyle"

style "fsstyle"
{
#    fg[NORMAL] = "#CABDA9"
    fg[ACTIVE] = "#989898"
    fg[SELECTED] = "#989898" 
}

widget_class "*List"        style "fsstyle"
class "*List"            style "fsstyle"
widget_class "*Button"        style "fsstyle"
class "*Button"            style "fsstyle"
widget_class "*Tree"        style "fsstyle"
class "*Tree"            style "fsstyle"

style "ledstyle"
{
    text[NORMAL] = "#CABDA9"
}

widget_class "*Clock*"        style "ledstyle"
class "*Clock*"            style "ledstyle"

style "menuitem" = "default"
{
    xthickness = 1
    ythickness = 2
}

widget_class "*MenuItem*"    style "menuitem"
class "*MenuItem*"        style "menuitem"

style "flat" = "default"
{
    xthickness = 2
    ythickness = 2

    engine "xfce" 
    {
        smooth_edge = true
        grip_style = none
        
        boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.00
            shade_end = 1.00
        }
    }
}

widget_class "*HandleBox*"    style "flat"

style "titlebar"
{
    bg[SELECTED]    = "#D0CCC5"
            
    fg[SELECTED]    = "#989898"
    fg[INSENSITIVE]    = "#989898"
}

widget "xfwm"            style "titlebar"
widget_class "MetaFrames"    style "titlebar"
class "MetaFrames"        style "titlebar"
